home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Toolbox
/
Visual Basic Toolbox (P.I.E.)(1996).ISO
/
buttons
/
toolb160
/
mkbitmap
/
action.frm
next >
Wrap
Text File
|
1994-06-29
|
1KB
|
38 lines
VERSION 2.00
Begin Form frmAction
BackColor = &H00C0C0C0&
BorderStyle = 1 'Fixed Single
ClientHeight = 465
ClientLeft = 3525
ClientTop = 3345
ClientWidth = 2175
ControlBox = 0 'False
Height = 870
Left = 3465
LinkTopic = "Form4"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 465
ScaleWidth = 2175
Top = 3000
Width = 2295
Begin Label lblAction
Alignment = 2 'Center
BackStyle = 0 'Transparent
FontBold = 0 'False
FontItalic = 0 'False
FontName = "MS Sans Serif"
FontSize = 8.25
FontStrikethru = 0 'False
FontUnderline = 0 'False
Height = 255
Left = 120
TabIndex = 0
Top = 120
Width = 1935
WordWrap = -1 'True
End
End
Option Explicit